This sample accompanies chapter 6 of the book "Embedded Controller - Grundlagen und praktische Umsetzung fr industrielle Anwendungen" by Rdiger R. Asche.

Target Hardware: ST Microelectronis STM32F407 Discovery Board.

To build:
- Open rwlock.xjrf from the STM32F4-Discovery subdirectory with WinIdea Open.
- Select Rebuild from the Project menu.

To run:
- Connect the target to a USB port on your debug host.
- Select "Run" from the Debug\Run Control Sub Menu.

See the book reference mentioned above for usage.

Observe the disclaimer in main.c.

This code is identical to the rwlock sample except that support for the percepio tracealyzer is included so the runtime behavior can be visualized. lease follow the instructions in the book mentioned above to use the trace generated by the software.




